[INFO] cloning repository https://github.com/sizzlecar/orchestral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sizzlecar/orchestral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsizzlecar%2Forchestral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsizzlecar%2Forchestral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4035de34069427800902a88fc519309eb25a6762
[INFO] testing sizzlecar/orchestral against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsizzlecar%2Forchestral" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sizzlecar/orchestral
[INFO] finished tweaking git repo https://github.com/sizzlecar/orchestral
[INFO] tweaked toml for git repo https://github.com/sizzlecar/orchestral written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sizzlecar/orchestral on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sizzlecar/orchestral already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21dcdbedd1eeb1dd55e060f7d078e85824610397333734c0716e3f55cba1b2bd
[INFO] running `Command { std: "docker" "start" "-a" "21dcdbedd1eeb1dd55e060f7d078e85824610397333734c0716e3f55cba1b2bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21dcdbedd1eeb1dd55e060f7d078e85824610397333734c0716e3f55cba1b2bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dcdbedd1eeb1dd55e060f7d078e85824610397333734c0716e3f55cba1b2bd", kill_on_drop: false }`
[INFO] [stdout] 21dcdbedd1eeb1dd55e060f7d078e85824610397333734c0716e3f55cba1b2bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0326d4c745098ef12f2099f5b39f8433bf785c88b2ad2ef791da95fd795b877c
[INFO] running `Command { std: "docker" "start" "-a" "0326d4c745098ef12f2099f5b39f8433bf785c88b2ad2ef791da95fd795b877c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling liblzma v0.4.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling orchestral-core v0.2.0 (/opt/rustwide/workdir/core/orchestral-core)
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling llm v1.3.7
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling orchestral-runtime v0.2.0 (/opt/rustwide/workdir/core/orchestral-runtime)
[INFO] [stderr]    Compiling orchestral v0.2.0 (/opt/rustwide/workdir/core/orchestral)
[INFO] [stderr]    Compiling orchestral-examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Compiling orchestral-cli v0.2.0 (/opt/rustwide/workdir/apps/orchestral-cli)
[INFO] [stderr]    Compiling orchestral-telegram v0.2.0 (/opt/rustwide/workdir/apps/orchestral-telegram)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "0326d4c745098ef12f2099f5b39f8433bf785c88b2ad2ef791da95fd795b877c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0326d4c745098ef12f2099f5b39f8433bf785c88b2ad2ef791da95fd795b877c", kill_on_drop: false }`
[INFO] [stdout] 0326d4c745098ef12f2099f5b39f8433bf785c88b2ad2ef791da95fd795b877c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c69a44fa9c895c7b24b2c0f71470e5efc6e2ed79e641b0a6dff01221eff603c
[INFO] running `Command { std: "docker" "start" "-a" "8c69a44fa9c895c7b24b2c0f71470e5efc6e2ed79e641b0a6dff01221eff603c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling orchestral-core v0.2.0 (/opt/rustwide/workdir/core/orchestral-core)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm v1.3.7
[INFO] [stderr]    Compiling orchestral-runtime v0.2.0 (/opt/rustwide/workdir/core/orchestral-runtime)
[INFO] [stderr]    Compiling orchestral-examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Compiling orchestral v0.2.0 (/opt/rustwide/workdir/core/orchestral)
[INFO] [stderr]    Compiling orchestral-cli v0.2.0 (/opt/rustwide/workdir/apps/orchestral-cli)
[INFO] [stderr]    Compiling orchestral-telegram v0.2.0 (/opt/rustwide/workdir/apps/orchestral-telegram)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "8c69a44fa9c895c7b24b2c0f71470e5efc6e2ed79e641b0a6dff01221eff603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c69a44fa9c895c7b24b2c0f71470e5efc6e2ed79e641b0a6dff01221eff603c", kill_on_drop: false }`
[INFO] [stdout] 8c69a44fa9c895c7b24b2c0f71470e5efc6e2ed79e641b0a6dff01221eff603c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab08c3f77331b877452b1dd855e1052e1132f4ec3a986eae62fc8ea9967c36e8
[INFO] running `Command { std: "docker" "start" "-a" "ab08c3f77331b877452b1dd855e1052e1132f4ec3a986eae62fc8ea9967c36e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchestral-34615a1aebee8bf0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orchestral_cli-ff725ed232df91b0)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test envfile::tests::test_parse_env_entries_supports_export_prefix_and_quotes ... ok
[INFO] [stdout] test envfile::tests::test_parse_env_entries_rejects_invalid_lines ... ok
[INFO] [stdout] test runtime::client::config::tests::test_embedded_default_config_excludes_deprecated_actions ... ok
[INFO] [stdout] test runtime::client::config::tests::test_embedded_default_config_includes_core_actions ... ok
[INFO] [stdout] test runtime::client::config::tests::test_auto_override_planner_no_override_when_key_present ... ok
[INFO] [stdout] test runtime::client::config::tests::test_detect_default_llm_profile_accepts_google_and_claude_aliases ... ok
[INFO] [stdout] test runtime::client::submit::tests::test_render_plan_summary_formats_steps ... ok
[INFO] [stdout] test runtime::client::config::tests::test_auto_override_planner_switches_backend_when_key_missing ... ok
[INFO] [stdout] test runtime::client::config::tests::test_detect_default_llm_profile_falls_back_to_openrouter_then_openai_default ... ok
[INFO] [stdout] test runtime::client::submit::tests::test_should_render_terminal_execution_status_ignores_recoverable_failure ... ok
[INFO] [stdout] test runtime::client::submit::tests::test_should_render_terminal_execution_status_keeps_terminal_failure ... ok
[INFO] [stdout] test runtime::client::submit::tests::test_render_plan_summary_uses_done_output_type_for_empty_steps ... ok
[INFO] [stdout] test runtime::client::tests::test_build_boot_info_graceful_on_missing_config ... ok
[INFO] [stdout] test runtime::client::submit::tests::test_render_plan_summary_uses_need_input_output_type_for_empty_steps ... ok
[INFO] [stdout] test runtime::client::tests::test_apply_planner_overrides_aligns_backend_with_model_profile ... ok
[INFO] [stdout] test runtime::client::tests::test_event_interaction_id_from_assistant_output ... ok
[INFO] [stdout] test runtime::client::tests::test_event_interaction_id_from_system_trace_payload ... ok
[INFO] [stdout] test runtime::client::tests::test_format_running_label_avoids_duplicate_parentheses ... ok
[INFO] [stdout] test runtime::client::config::tests::test_detect_default_llm_profile_prefers_google_over_other_keys ... ok
[INFO] [stdout] test runtime::client::config::tests::test_embedded_default_config_is_valid_yaml ... ok
[INFO] [stdout] test runtime::client::config::tests::test_detect_default_llm_profile_openai_only ... ok
[INFO] [stdout] test runtime::client::config::tests::test_detect_default_llm_profile_prefers_anthropic_over_openai ... ok
[INFO] [stdout] test runtime::client::tests::test_build_boot_info_reads_config ... ok
[INFO] [stdout] test runtime::client::tests::test_normalize_step_action_label_falls_back_to_step_id_for_empty_action ... ok
[INFO] [stdout] test scenario::tests::test_command_looks_like_path_detects_relative_paths ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_allows_expected_failed_status ... ok
[INFO] [stdout] test runtime::client::tests::test_runtime_override_config_path_is_stable_sibling_file ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_checks_assistant_and_execution_mode ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_checks_turn_snapshots ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_collects_failures ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_fails_on_failed_status ... ok
[INFO] [stdout] test scenario::tests::test_cleanup_session_restores_snapshots_and_removes_new_matching_files ... ok
[INFO] [stdout] test scenario::tests::test_parse_status_line_extracts_status ... ok
[INFO] [stdout] test scenario::tests::test_materialize_workspace_copies_file_to_relative_target ... ok
[INFO] [stdout] test scenario::tests::test_prepare_scenario_rejects_thread_id_with_fresh_thread_per_turn ... ok
[INFO] [stdout] test scenario::tests::test_resolve_relative_keeps_absolute_paths ... ok
[INFO] [stdout] test scenario::tests::test_resolve_relative_joins_spec_dir ... ok
[INFO] [stdout] test scenario::tests::test_sanitize_name_normalizes_symbols ... ok
[INFO] [stdout] test tui::tests::test_parse_script_inputs_skips_comments_and_blanks ... ok
[INFO] [stdout] test scenario::tests::test_archive_runtime_log_copies_runtime_log ... ok
[INFO] [stdout] test runtime::event_projection::tests::test_project_execution_completed_preserves_agent_loop_continue_flag ... ok
[INFO] [stdout] test runtime::event_projection::tests::test_project_execution_progress_agent_progress ... ok
[INFO] [stdout] test scenario::tests::test_assert_contains_passes_when_joined_output_matches ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_checks_activity_occurrence_bounds ... ok
[INFO] [stdout] test scenario::tests::test_evaluate_expectations_checks_artifact_content ... ok
[INFO] [stdout] test tui::update::tests::test_approval_modal_enter_submits_approve_once ... ok
[INFO] [stdout] test tui::update::tests::test_approval_modal_remember_prefix_and_submit ... ok
[INFO] [stdout] test scenario::tests::test_run_verification_collects_stdout_assertions ... ok
[INFO] [stdout] test tui::update::tests::test_assistant_delta_done_without_chunk_does_not_insert_blank_line ... ok
[INFO] [stdout] test tui::update::tests::test_late_assistant_delta_after_outputpersist_is_ignored ... ok
[INFO] [stdout] test tui::update::tests::test_log_preview_handles_multibyte ... ok
[INFO] [stdout] test tui::update::tests::test_log_preview_short_string ... ok
[INFO] [stdout] test tui::update::tests::test_output_persist_dedupes_same_line_in_one_turn ... ok
[INFO] [stdout] test tui::update::tests::test_multiline_stream_then_outputpersist_replaces_stream_line_without_duplicate ... ok
[INFO] [stdout] test tui::update::tests::test_outputpersist_after_execution_end_reply_still_rendered ... ok
[INFO] [stdout] test tui::update::tests::test_outputpersist_before_execution_end_reply_kept_in_history ... ok
[INFO] [stdout] test tui::update::tests::test_repeated_multiline_outputpersist_does_not_add_full_text_fallback_duplicate ... ok
[INFO] [stdout] test tui::update::tests::test_second_outputpersist_before_execution_end_replaces_previous_block ... ok
[INFO] [stdout] test tui::update::tests::test_stream_provisional_then_final_output_replaces_stream_line ... ok
[INFO] [stdout] test tui::update::tests::test_stream_then_outputpersist_dedupes_final_reply ... ok
[INFO] [stdout] test tui::ui::tests::test_draw_approval_modal_does_not_hide_top_history_lines ... ok
[INFO] [stdout] test tui::ui::tests::test_input_anchored_rect_respects_viewport_top_padding ... ok
[INFO] [stdout] test tui::ui::tests::test_input_anchored_rect_tracks_input_bottom ... ok
[INFO] [stdout] test tui::ui::tests::test_top_anchored_rect_starts_near_top ... ok
[INFO] [stdout] test tui::ui::tests::test_draw_keeps_assistant_reply_visible_after_execution_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchestral_core-6e5fae6a0a168e41)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test config::loader::tests::test_validate_config_rejects_empty_runtime_extension_name ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_rejects_zero_max_planner_iterations ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_accepts_default_extensions ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_rejects_s3_mode_without_bucket ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_accepts_mcp_server_with_command ... ok
[INFO] [stdout] test executor::step_support::tests::test_render_working_set_template_renders_nested_scalar_bindings ... ok
[INFO] [stdout] test executor::step_support::tests::test_render_working_set_template_errors_on_missing_binding ... ok
[INFO] [stdout] test executor::step_support::tests::test_resolve_param_templates_supports_bracket_index_and_string_path_accessor ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_accepts_recipe_templates ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_ignores_legacy_duplicate_recipe_templates ... ok
[INFO] [stdout] test config::loader::tests::test_extensions_alias_plugins_maps_to_runtime ... ok
[INFO] [stdout] test executor::step_support::tests::test_resolve_param_templates_synthesizes_step_object_from_exported_fields ... ok
[INFO] [stdout] test executor::tests::test_agent_step_requires_executor_or_fails ... ok
[INFO] [stdout] test executor::tests::test_agent_step_uses_configured_agent_executor ... ok
[INFO] [stdout] test executor::tests::test_action_preflight_hook_rejects_step_before_action_run ... ok
[INFO] [stdout] test executor::tests::test_execute_with_max_parallel_one_keeps_remaining_ready_nodes ... ok
[INFO] [stdout] test executor::tests::test_executor_resolves_param_templates_from_working_set ... ok
[INFO] [stdout] test executor::tests::test_input_schema_validation_fails_on_wrong_type ... ok
[INFO] [stdout] test executor::tests::test_missing_declared_export_fails_step_when_strict ... ok
[INFO] [stdout] test executor::tests::test_io_binding_injects_input_for_downstream_step ... ok
[INFO] [stdout] test executor::tests::test_missing_required_binding_fails_step ... ok
[INFO] [stdout] test executor::tests::test_retryable_error_exhausts_and_fails ... ok
[INFO] [stdout] test executor::tests::test_progress_reporter_receives_step_lifecycle_events ... ok
[INFO] [stdout] test executor::tests::test_retryable_error_retries_and_then_succeeds ... ok
[INFO] [stdout] test executor::tests::test_output_schema_validation_fails_on_wrong_type ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_allows_external_working_set_template_refs_without_dependencies ... ok
[INFO] [stdout] test executor::tests::test_step_completion_metadata_uses_target_path_when_present ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_applies_leaf_agent_defaults ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_converts_legacy_output_rules_array_for_leaf_agents ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_derives_depends_on_from_param_templates ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_derives_depends_on_from_io_bindings ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_infers_wait_user_kind_from_action_name ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_infers_agent_kind_and_applies_default_iterations ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_populates_agent_exports_from_output_keys ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_populates_exports_from_action_output_schema ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_rejects_agent_params_when_iterations_out_of_range ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_rejects_agent_params_without_goal ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_rejects_leaf_agent_with_shell_actions ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_rejects_explore_agent_with_side_effect_sensitive_outputs ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_repairs_malformed_leaf_output_rules_entries ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_repairs_leaf_agent_with_file_read_actions_to_explore ... ok
[INFO] [stdout] test spi::lifecycle::tests::test_before_step_skip_short_circuits ... ok
[INFO] [stdout] test spi::lifecycle::tests::test_lifecycle_registry_dispatches_hooks ... ok
[INFO] [stdout] test spi::tests::test_dispatch_fail_open_continues ... ok
[INFO] [stdout] test spi::tests::test_dispatch_sequential_order ... ok
[INFO] [stdout] test spi::tests::test_dispatch_fail_closed_stops ... ok
[INFO] [stdout] test store::event_bus::tests::test_broadcast_bus_delivers_event ... ok
[INFO] [stdout] test store::working_set::tests::test_working_set_evicts_oldest_entry_when_limit_exceeded ... ok
[INFO] [stdout] test store::event_bus::tests::test_broadcast_bus_publish_without_subscribers_is_ok ... ok
[INFO] [stdout] test store::memory_event::tests::test_in_memory_event_store_limit ... ok
[INFO] [stdout] test types::task::tests::test_task_checkpoint_updates_payload ... ok
[INFO] [stdout] test types::task::tests::test_task_state_classification_flags ... ok
[INFO] [stdout] test types::task::tests::test_task_transition_methods_update_state ... ok
[INFO] [stdout] test store::working_set::tests::test_working_set_update_marks_entry_as_recent ... ok
[INFO] [stdout] test executor::tests::test_execute_runs_ready_steps_in_parallel_batches ... ok
[INFO] [stdout] test config::loader::tests::test_validate_config_rejects_mcp_server_without_transport ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchestral_examples-ab2fe55df5cdf67c)
[INFO] [stdout] test executor::step_support::tests::test_resolve_param_templates_keeps_legacy_dot_index_lookup ... ok
[INFO] [stdout] test executor::tests::test_executor_resolves_param_templates_from_io_bound_params ... ok
[INFO] [stdout] test store::memory_task::tests::test_in_memory_task_store_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchestral_runtime-7002786142962b44)
[INFO] [stdout] 
[INFO] [stdout] running 189 tests
[INFO] [stdout] test action::builtin::skill_activate::tests::skill_activate_returns_full_instructions ... ok
[INFO] [stdout] test action::builtin::tests::test_extract_inline_script_body_detects_python_c_and_shell_c ... ok
[INFO] [stdout] test action::builtin::tests::test_approval_decision_from_ctx_reads_string_payload ... ok
[INFO] [stdout] test action::builtin::tests::test_approval_decision_from_ctx_reads_object_message ... ok
[INFO] [stdout] test action::builtin::tests::test_file_write_rejects_empty_content_by_default ... ok
[INFO] [stdout] test action::builtin::tests::test_json_stdout_action_serializes_payload_to_stdout ... ok
[INFO] [stdout] test action::builtin::tests::test_file_write_rejects_in_read_only_mode ... ok
[INFO] [stdout] test action::builtin::tests::test_requires_destructive_approval_does_not_flag_git_log_shell_expression ... ok
[INFO] [stdout] test action::builtin::tests::test_requires_destructive_approval_flags_git_reset_shell_expression ... ok
[INFO] [stdout] test action::builtin::tests::test_requires_destructive_approval_for_find_delete_args ... ok
[INFO] [stdout] test action::builtin::skill_activate::tests::skill_activate_returns_error_for_unknown_skill ... ok
[INFO] [stdout] test action::builtin::tests::test_requires_destructive_approval_for_find_delete_shell_expression ... ok
[INFO] [stdout] test action::builtin::tests::test_requires_destructive_approval_for_find_without_delete ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_blocks_command_by_policy ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_blocks_expression_when_contains_disallowed_command ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_blocks_expression_when_contains_blocked_command ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_can_allow_non_zero_exit ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_minimal_env_hides_secret_vars ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_rejects_expression_without_explicit_shell_mode ... ok
[INFO] [stdout] test action::builtin::tool_lookup::tests::tool_lookup_returns_error_for_unknown_action ... ok
[INFO] [stdout] test action::builtin::tool_lookup::tests::tool_lookup_returns_schema_for_registered_action ... ok
[INFO] [stdout] test action::builtin::tests::test_shell_non_zero_exit_is_error_by_default ... ok
[INFO] [stdout] test action::factory::tests::test_factory_rejects_removed_document_structured_kinds ... ok
[INFO] [stdout] test action::factory::tests::test_factory_builds_builtin_actions ... ok
[INFO] [stdout] test action::loader::tests::summarize_description_compacts_whitespace ... ok
[INFO] [stdout] test action::factory::tests::test_merge_action_metadata_overrides_declared_interface ... ok
[INFO] [stdout] test action::mcp::tests::extract_tool_names_sorts_and_deduplicates ... ok
[INFO] [stdout] test action::loader::tests::summarize_schema_lists_fields_and_required ... ok
[INFO] [stdout] test action::mcp::tests::allows_tool_respects_enabled_and_disabled_lists ... ok
[INFO] [stdout] test action::mcp::tests::from_spec_requires_command_or_url ... ok
[INFO] [stdout] test action::mcp::tests::mcp_tool_action_calls_tool_directly ... ok
[INFO] [stdout] test action::mcp::tests::probe_mcp_server_tools_respects_enabled_disabled_filter ... ok
[INFO] [stdout] test action::mcp::tests::probe_mcp_server_tools_returns_descriptors_with_schemas ... ok
[INFO] [stdout] test action::providers::tests::collect_action_registration_specs_records_sources ... ok
[INFO] [stdout] test action::providers::tests::collect_action_specs_keeps_override_order_for_same_name ... ok
[INFO] [stdout] test action::mcp::tests::run_list_tools_over_stdio_returns_success_exports ... ok
[INFO] [stdout] test action::providers::tests::collect_mcp_action_specs_discovers_project_root_when_config_under_configs_dir ... ok
[INFO] [stdout] test action::providers::tests::collect_mcp_action_specs_merges_discovery_and_explicit_overrides ... ok
[INFO] [stdout] test action::providers::tests::extra_paths_from_config_and_env_handles_missing_env ... ok
[INFO] [stdout] test action::providers::tests::extra_paths_from_config_and_env_merges_sources ... ok
[INFO] [stdout] test action::providers::tests::env_disable_flag_interprets_boolean_values ... ok
[INFO] [stdout] test action::mcp::tests::run_call_over_stdio_invokes_tool_and_returns_payload ... ok
[INFO] [stdout] test action::shell_sandbox::tests::test_none_mode_passthrough_command ... ok
[INFO] [stdout] test action::shell_sandbox::tests::test_parse_sandbox_backend ... ok
[INFO] [stdout] test action::providers::tests::parse_mcp_discovery_file_parses_aliases_and_timeouts ... ok
[INFO] [stdout] test action::shell_sandbox::tests::test_linux_bwrap_args_contain_expected_flags ... ok
[INFO] [stdout] test action::test_hooks::tests::test_forced_action_failure_once_consumes_single_hit ... ok
[INFO] [stdout] test agent::tests::test_action_preflight_allows_shell_expression_command_with_existing_binary_token ... ok
[INFO] [stdout] test action::shell_sandbox::tests::test_parse_sandbox_mode ... ok
[INFO] [stdout] test agent::tests::test_action_preflight_resolves_python_script_relative_to_workdir ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_fast_fails_when_shell_python_script_is_missing ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_forces_finalization_after_last_action_iteration ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_materializes_outputs_from_auto_stdout_slot_via_rules ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_materializes_template_summary_from_outputs ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_materializes_outputs_from_stdout_json_without_capture ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_materializes_outputs_from_saved_slot ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_returns_error_when_final_has_no_materialized_evidence ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_with_tool_call_client ... ok
[INFO] [stdout] test agent::tests::test_agent_prompt_adds_spreadsheet_binary_rules ... ok
[INFO] [stdout] test agent::tests::test_agent_prompt_includes_execution_environment ... ok
[INFO] [stdout] test agent::tests::test_agent_prompt_includes_skill_knowledge ... ok
[INFO] [stdout] test agent::tests::test_agent_tool_definitions_has_three_tools ... ok
[INFO] [stdout] test agent::tests::test_build_bound_inputs_block_omits_skill_doc_in_leaf_mode_when_other_inputs_exist ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_runs_action_then_returns_final ... ok
[INFO] [stdout] test agent::tests::test_leaf_execute_action_schema_requires_payload_and_result_slot ... ok
[INFO] [stdout] test agent::tests::test_agent_executor_wraps_json_stdout_payload_for_leaf_outputs ... ok
[INFO] [stdout] test agent::tests::test_materialize_output_rules_allow_explicit_fallback_aliases ... ok
[INFO] [stdout] test agent::tests::test_materialize_output_rules_do_not_fallback_to_generic_aliases ... ok
[INFO] [stdout] test agent::tests::test_collect_agent_debug_text_payloads_finds_multiline_script ... ok
[INFO] [stdout] test agent::tests::test_materialize_output_rules_accept_requires_action_evidence ... ok
[INFO] [stdout] test agent::tests::test_materialize_output_rules_reject_spoofed_action_named_slot ... ok
[INFO] [stdout] test agent::tests::test_parse_agent_params_retains_bound_inputs ... ok
[INFO] [stdout] test agent::tests::test_parse_agent_params_supports_legacy_output_sources ... ok
[INFO] [stdout] test agent::tests::test_parse_tool_call_execute_action ... ok
[INFO] [stdout] test agent::tests::test_parse_agent_params_parses_output_rules ... ok
[INFO] [stdout] test agent::tests::test_parse_tool_call_finish ... ok
[INFO] [stdout] test agent::tests::test_parse_tool_call_return_final ... ok
[INFO] [stdout] test agent::tests::test_parse_tool_call_unknown_tool ... ok
[INFO] [stdout] test agent::tests::test_summarize_bound_input_value_compacts_multiline_skill_text ... ok
[INFO] [stdout] test agent::tests::test_parse_leaf_agent_params_and_prompt ... ok
[INFO] [stdout] test agent::tests::test_validate_agent_action_success_rejects_empty_leaf_payload ... ok
[INFO] [stdout] test bootstrap::runtime_builder::tests::test_resolve_planner_backend_selection_falls_back_to_available_openai ... ok
[INFO] [stdout] test api::runtime::tests::test_default_builder_accepts_extension_config ... ok
[INFO] [stdout] test bootstrap::runtime_builder::tests::test_resolve_planner_backend_selection_prefers_requested_backend_when_key_exists ... ok
[INFO] [stdout] test bootstrap::tests::test_default_blob_store_writes_and_reads ... ok
[INFO] [stdout] test bootstrap::tests::test_queue_concurrency_policy_is_rejected_in_bootstrap ... ok
[INFO] [stdout] test bootstrap::tests::test_default_component_factory_builds_min_runtime_components ... ok
[INFO] [stdout] test bootstrap::tests::test_runtime_component_options_include_store_and_blob_hints ... ok
[INFO] [stdout] test context::tests::test_compact_system_trace ... ok
[INFO] [stdout] test context::tests::test_context_budget_keeps_core_when_fit ... ok
[INFO] [stdout] test context::tests::test_context_budget_defers_core_when_overflow ... ok
[INFO] [stdout] test context::tests::test_fifo_eviction_compresses_old_system_slices ... ok
[INFO] [stdout] test context::tests::test_token_budget_estimate_tokens ... ok
[INFO] [stdout] test context::tests::test_truncate_tool_output_preserves_short ... ok
[INFO] [stdout] test interpreter::tests::postprocess_message_keeps_non_skill_completion_message ... ok
[INFO] [stdout] test context::tests::test_truncate_tool_output_head_tail ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_filter_actions_for_planner_iteration_keeps_original_actions_without_ready_fills ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_filter_actions_for_planner_iteration_prefers_spreadsheet_actions_once_fills_ready ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_materialize_done_message_rejects_missing_placeholders ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_materialize_done_message_renders_working_set_placeholders ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_and_prepare_mini_plan_accepts_mcp_actions ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_and_prepare_mini_plan_sets_default_failure_template ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_build_single_action_plan_uses_single_step_template ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_single_action_accepts_mcp_tools ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_single_action_allows_typed_action ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_single_action_rejects_unavailable_action ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_warn_param_issues_logs_missing_required ... ok
[INFO] [stdout] test orchestrator::support::tests::test_summarize_available_bindings_prefers_step_scoped_aliases_and_nested_paths ... ok
[INFO] [stdout] test orchestrator::support::tests::test_summarize_binding_shapes_includes_nested_contract_hints ... ok
[INFO] [stdout] test orchestrator::tests::test_apply_resume_event_to_working_set_for_external_event ... ok
[INFO] [stdout] test orchestrator::tests::test_build_normalization_repair_intent_adds_hard_rules ... ok
[INFO] [stdout] test orchestrator::tests::test_complete_wait_step_for_resume_marks_wait_user ... ok
[INFO] [stdout] test orchestrator::planning::tests::test_validate_single_action_rejects_unknown_action ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_normalization_repair_target_patches_only_unfinished_subgraph ... ok
[INFO] [stdout] [2m2026-06-13T12:13:21.879896Z[0m [32m INFO[0m [2morchestral_runtime::bootstrap::observability[0m[2m:[0m tracing initialized [3mlog_level[0m[2m=[0minfo [3mtraces_enabled[0m[2m=[0mfalse [3mlog_file[0m[2m=[0m"(stdout)"
[INFO] [stdout] test orchestrator::tests::test_complete_wait_step_for_resume_matches_wait_event_kind ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_normalization_repair_target_prefers_full_rewrite_without_checkpoint ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_recovery_cut_step_backtracks_to_upstream_on_data_contract_error ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_recovery_cut_step_does_not_backtrack_to_unfinished_dependency ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_recovery_cut_step_prefers_error_referenced_dependency ... ok
[INFO] [stdout] test orchestrator::tests::test_locate_recovery_cut_step_keeps_failed_step_on_runtime_error ... ok
[INFO] [stdout] [2m2026-06-13T12:13:21.914186Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m action registry loaded [3mcount[0m[2m=[0m5
[INFO] [stdout] [2m2026-06-13T12:13:21.914282Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m registered action [3msource[0m[2m=[0m"action_config" [3mname[0m[2m=[0mecho [3mkind[0m[2m=[0mecho [3mcategory[0m[2m=[0mutility [3mdesc[0m[2m=[0mEchoes input back as output [3mcapabilities[0m[2m=[0mpure [3minput[0m[2m=[0mfields=[message] required=[message] [3moutput[0m[2m=[0mfields=[result] required=[result]
[INFO] [stdout] [2m2026-06-13T12:13:21.914338Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m registered action [3msource[0m[2m=[0m"action_config" [3mname[0m[2m=[0mfile_read [3mkind[0m[2m=[0mfile_read [3mcategory[0m[2m=[0mdirect [3mdesc[0m[2m=[0mReads a file from disk [3mcapabilities[0m[2m=[0mfilesystem_read,read_only,verification [3minput[0m[2m=[0mfields=[path] required=[path] [3moutput[0m[2m=[0mfields=[content,path] required=[content,path]
[INFO] [stdout] [2m2026-06-13T12:13:21.914394Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m registered action [3msource[0m[2m=[0m"action_config" [3mname[0m[2m=[0mfile_write [3mkind[0m[2m=[0mfile_write [3mcategory[0m[2m=[0mdirect [3mdesc[0m[2m=[0mWrites a file to disk [3mcapabilities[0m[2m=[0mfilesystem_write,side_effect [3minput[0m[2m=[0mfields=[append,content,path] required=[content,path] [3moutput[0m[2m=[0mfields=[bytes,path] required=[bytes,path]
[INFO] [stdout] [2m2026-06-13T12:13:21.914441Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m registered action [3msource[0m[2m=[0m"action_config" [3mname[0m[2m=[0mhttp [3mkind[0m[2m=[0mhttp [3mcategory[0m[2m=[0mdirect [3mdesc[0m[2m=[0mPerforms an HTTP request [3mcapabilities[0m[2m=[0mnetwork_io,side_effect [3minput[0m[2m=[0mfields=[body,headers,json,method,url] required=[] [3moutput[0m[2m=[0mfields=[body,headers,status,url] required=[body,headers,status,url]
[INFO] [stdout] [2m2026-06-13T12:13:21.914493Z[0m [32m INFO[0m [2morchestral_runtime::action::loader[0m[2m:[0m registered action [3msource[0m[2m=[0m"action_config" [3mname[0m[2m=[0mshell [3mkind[0m[2m=[0mshell [3mcategory[0m[2m=[0mdirect [3mdesc[0m[2m=[0mRuns a shell command [3mcapabilities[0m[2m=[0mfallback,filesystem_write,shell,side_effect,verification [3minput[0m[2m=[0mfields=[args,command] required=[command] [3moutput[0m[2m=[0mfields=[status,stderr,stdout] required=[status,stderr,stdout]
[INFO] [stdout] test api::runtime::tests::test_runtime_api_uses_injected_builder ... ok
[INFO] [stdout] test action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots ... FAILED
[INFO] [stdout] [2m2026-06-13T12:13:22.037758Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::entry[0m[2m:[0m orchestrator received event [3mthread_id[0m[2m=[0m2556c019-159f-4195-86a2-546bb100f95e [3mevent_type[0m[2m=[0muser_input
[INFO] [stdout] test action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots ... FAILED
[INFO] [stdout] test action::builtin::tests::test_file_read_respects_size_limit_and_truncate ... FAILED
[INFO] [stdout] test orchestrator::tests::test_resolve_plan_response_template_appends_summary_when_on_complete_is_static ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.039144Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::planning[0m[2m:[0m orchestrator planner iteration started [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3miteration[0m[2m=[0m1 [3mmax_iterations[0m[2m=[0m4 [3mavailable_actions[0m[2m=[0m1 [3mhistory_items[0m[2m=[0m0 [3mobservation_count[0m[2m=[0m0
[INFO] [stdout] test action::builtin::tests::test_file_read_trims_whitespace_around_path ... FAILED
[INFO] [stdout] test orchestrator::tests::test_resolve_plan_response_template_does_not_duplicate_summary_when_placeholder_exists ... ok
[INFO] [stdout] test orchestrator::tests::test_resolve_plan_response_template_uses_scoped_summary_fallback ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.039600Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::planning[0m[2m:[0m orchestrator planner latency [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3miteration[0m[2m=[0m1 [3mplanner_elapsed_ms[0m[2m=[0m0
[INFO] [stdout] [2m2026-06-13T12:13:22.039951Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m orchestrator normalize/execute started [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mstep_count[0m[2m=[0m1
[INFO] [stdout] test orchestrator::tests::test_resolve_plan_response_template_materializes_nested_bindings ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.040186Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m execute_plan_once DAG state after restore_checkpoint [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mtask_completed_step_ids[0m[2m=[0m[] [3mdag_completed[0m[2m=[0m[] [3mdag_ready[0m[2m=[0m["single_action"] [3mplan_step_count[0m[2m=[0m1
[INFO] [stdout] [2m2026-06-13T12:13:22.040270Z[0m [32m INFO[0m [2morchestral_core::executor::run[0m[2m:[0m step execution started [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mstep_id[0m[2m=[0msingle_action [3maction[0m[2m=[0mfile_read
[INFO] [stdout] test orchestrator::tests::test_summarize_working_set_is_utf8_safe ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.042060Z[0m [31mERROR[0m [2morchestral_core::executor::action_runner[0m[2m:[0m action returned terminal error [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mstep_id[0m[2m=[0msingle_action [3maction[0m[2m=[0mfile_read [3merror[0m[2m=[0mInvalid path: No such file or directory (os error 2)
[INFO] [stdout] [2m2026-06-13T12:13:22.042120Z[0m [31mERROR[0m [2morchestral_core::executor::run[0m[2m:[0m step execution failed [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mstep_id[0m[2m=[0msingle_action [3maction[0m[2m=[0mfile_read [3merror[0m[2m=[0mInvalid path: No such file or directory (os error 2)
[INFO] [stdout] [2m2026-06-13T12:13:22.042195Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m orchestrator execution completed [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mresult[0m[2m=[0mFailed { step_id: StepId("single_action"), error: "Invalid path: No such file or directory (os error 2)" }
[INFO] [stdout] [2m2026-06-13T12:13:22.042232Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m orchestrator execute_plan_once latency [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mrun_elapsed_ms[0m[2m=[0m2 [3mresult[0m[2m=[0mFailed { step_id: StepId("single_action"), error: "Invalid path: No such file or directory (os error 2)" }
[INFO] [stdout] [2m2026-06-13T12:13:22.042252Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m orchestrator checkpoint snapshot [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mcompleted_steps[0m[2m=[0m[] [3mws_keys[0m[2m=[0m[]
[INFO] [stdout] [2m2026-06-13T12:13:22.042309Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::execution[0m[2m:[0m orchestrator execute_existing_task finished [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mexecute_existing_task_elapsed_ms[0m[2m=[0m2
[INFO] [stdout] [2m2026-06-13T12:13:22.042485Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::planning[0m[2m:[0m orchestrator planner iteration started [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3miteration[0m[2m=[0m2 [3mmax_iterations[0m[2m=[0m4 [3mavailable_actions[0m[2m=[0m1 [3mhistory_items[0m[2m=[0m0 [3mobservation_count[0m[2m=[0m1
[INFO] [stdout] [2m2026-06-13T12:13:22.042525Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::planning[0m[2m:[0m orchestrator planner latency [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3miteration[0m[2m=[0m2 [3mplanner_elapsed_ms[0m[2m=[0m0
[INFO] [stdout] [2m2026-06-13T12:13:22.042616Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::output[0m[2m:[0m assistant output emitted [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 请提供正确的文件路径
[INFO] [stdout] [2m2026-06-13T12:13:22.042636Z[0m [32m INFO[0m [2morchestral_runtime::orchestrator::planning[0m[2m:[0m orchestrator agent_loop need_input latency [3minteraction_id[0m[2m=[0mb51b66d5-3dff-4911-8b01-9a1b5e944560 [3mtask_id[0m[2m=[0mbde5149e-45cd-4846-85f6-dcfea947a7f5 [3mtotal_turn_elapsed_ms[0m[2m=[0m3
[INFO] [stdout] test orchestrator::tests::test_summarize_working_set_prioritizes_stdout_content_and_stderr ... ok
[INFO] [stdout] test orchestrator::tests::test_runtime_progress_reporter_persists_and_publishes ... ok
[INFO] [stdout] test planner::factory::tests::test_google_backend_accepts_google_api_key_alias ... ok
[INFO] [stdout] test planner::factory::tests::test_missing_env_var ... ok
[INFO] [stdout] test planner::factory::tests::test_unknown_kind ... ok
[INFO] [stdout] test orchestrator::tests::test_summarize_working_set_applies_semantic_limits ... ok
[INFO] [stdout] test planner::gemini::tests::test_default_config ... ok
[INFO] [stdout] test planner::gemini::tests::test_live_gemini_completion_when_env_set ... ignored, requires live GEMINI_API_KEY and network
[INFO] [stdout] test orchestrator::tests::test_orchestrator_agent_loop_replans_after_failed_action_and_returns_need_input ... ok
[INFO] [stdout] test planner::gemini::tests::test_build_url ... ok
[INFO] [stdout] test planner::llm::catalog::tests::test_build_capability_catalog_groups_by_category ... ok
[INFO] [stdout] test planner::llm::prompt::tests::test_action_selector_prompt_includes_action_metadata ... ok
[INFO] [stdout] test planner::llm::prompt::tests::test_planner_prompt_includes_observed_execution_state ... ok
[INFO] [stdout] test planner::llm::tests::test_extract_json_handles_braces_inside_strings ... ok
[INFO] [stdout] test orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution ... FAILED
[INFO] [stdout] test orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates ... FAILED
[INFO] [stdout] test planner::llm::prompt::tests::test_planner_prompt_uses_template_rules_and_examples ... ok
[INFO] [stdout] test planner::llm::tests::test_extract_json_ignores_non_json_braces ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.048321Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m action selector request prepared [3mmodel[0m[2m=[0manthropic/claude-sonnet-4.5 [3mtemperature[0m[2m=[0m0.20000000298023224 [3maction_count[0m[2m=[0m2 [3mselector_max_actions[0m[2m=[0m1 [3mselector_min_action_count[0m[2m=[0m1
[INFO] [stdout] [2m2026-06-13T12:13:22.048633Z[0m [33m WARN[0m [2morchestral_runtime::planner::llm[0m[2m:[0m action selector did not resolve any narrower action subset; falling back to full action set
[INFO] [stdout] [2m2026-06-13T12:13:22.048748Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m planner request prepared [3mmodel[0m[2m=[0manthropic/claude-sonnet-4.5 [3mtemperature[0m[2m=[0m0.20000000298023224 [3mintent_len[0m[2m=[0m21 [3maction_count[0m[2m=[0m2 [3mhistory_count[0m[2m=[0m0
[INFO] [stdout] [2m2026-06-13T12:13:22.048804Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m planner parsed output [3moutput_type[0m[2m=[0m"done" ok
[INFO] [stdout] test planner::llm::tests::test_llm_planner_falls_back_when_selector_returns_unknown_actions ... ok
[INFO] [stdout] test planner::llm::tests::test_parse_need_input_output ... ok
[INFO] [stdout] test orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action ... FAILED
[INFO] [stdout] test action::builtin::tests::test_file_write_allows_empty_content_with_opt_in ... FAILED
[INFO] [stdout] test planner::llm::tests::test_parse_single_action_output ... ok
[INFO] [stdout] test planner::llm::tests::test_planner_prompt_contains_skill_knowledge ... ok[2m2026-06-13T12:13:22.050173Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m action selector request prepared [3mmodel[0m[2m=[0manthropic/claude-sonnet-4.5 [3mtemperature[0m[2m=[0m0.20000000298023224 [3maction_count[0m[2m=[0m3 [3mselector_max_actions[0m[2m=[0m2 [3mselector_min_action_count[0m[2m=[0m1
[INFO] [stdout] [2m2026-06-13T12:13:22.050930Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m action selector resolved actions [3mselected_count[0m[2m=[0m2 [3mblocked_count[0m[2m=[0m1 [3mselected_actions[0m[2m=[0mfile_read, file_write [3mblocked_actions[0m[2m=[0mshell [3mreason[0m[2m=[0mSome("typed file actions are sufficient")
[INFO] [stdout] 
[INFO] [stdout] test planner::llm::tests::test_parse_mini_plan_output ... ok
[INFO] [stdout] test planner::llm::tests::test_planner_prompt_uses_new_output_shapes ... ok
[INFO] [stdout] [2m2026-06-13T12:13:22.051198Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m planner request prepared [3mmodel[0m[2m=[0manthropic/claude-sonnet-4.5 [3mtemperature[0m[2m=[0m0.20000000298023224 [3mintent_len[0m[2m=[0m30 [3maction_count[0m[2m=[0m2 [3mhistory_count[0m[2m=[0m0
[INFO] [stdout] [2m2026-06-13T12:13:22.051249Z[0m [32m INFO[0m [2morchestral_runtime::planner::llm[0m[2m:[0m planner parsed output [3moutput_type[0m[2m=[0m"done" ok
[INFO] [stdout] test sdk::tests::test_builder_build_fails_with_invalid_backend ... ok
[INFO] [stdout] test planner::llm::tests::test_llm_planner_uses_selector_filtered_actions ... ok
[INFO] [stdout] test sdk::tests::test_assistant_output_for_task_matches_by_payload_task_id ... ok
[INFO] [stdout] test sdk::tests::test_builder_defaults ... ok
[INFO] [stdout] test sdk::tests::test_builder_with_hooks ... ok
[INFO] [stdout] test sdk::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test sdk::tests::test_run_result_from_rejected ... ok
[INFO] [stdout] test sdk::tests::test_run_result_from_completed ... ok
[INFO] [stdout] test sdk::tests::test_run_result_from_completed_no_assistant_output ... ok
[INFO] [stdout] test sdk::tests::test_run_result_from_failed ... ok
[INFO] [stdout] test sdk::tests::test_run_result_from_queued ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_prefers_relevant_skill_matches ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_does_not_match_generic_docs_skill_for_excel_intent ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_requires_name_or_description_relevance_for_keyword_matches ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_respects_explicit_skill_name ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_skips_irrelevant_skills ... ok
[INFO] [stdout] test skill::tests::test_skill_catalog_active_entries_returns_all_up_to_limit ... ok
[INFO] [stdout] test skill::tests::test_skill_catalog_max_active ... ok
[INFO] [stdout] test skill::tests::test_build_instructions_uses_ranked_skill_card ... ok
[INFO] [stdout] test skill::discovery::tests::test_discover_skills ... ok
[INFO] [stdout] test planner::llm::tests::test_parse_action_selection_output ... ok
[INFO] [stdout] test planner::llm::tests::test_parse_done_output ... ok
[INFO] [stdout] test skill::tests::test_skill_catalog_reload_preserves_matching ... ok
[INFO] [stdout] test skill::discovery::tests::test_discover_skills_with_scripts_dir ... ok
[INFO] [stdout] test system_prompts::tests::planner_prompt_template_renders_dynamic_fields ... ok
[INFO] [stdout] test thread_runtime::tests::test_handle_event_publishes_to_event_bus ... ok
[INFO] [stdout] test skill::tests::test_skill_catalog_reload_updates_entries ... ok
[INFO] [stdout] test skill::tests::test_skill_catalog_zero_max_active_disables_loading ... ok
[INFO] [stdout] test thread_runtime::tests::test_queue_policy_returns_rejected_not_queued ... ok
[INFO] [stdout] test thread_runtime::tests::test_rejects_when_max_active_interactions_reached ... ok
[INFO] [stdout] test thread_runtime::tests::test_append_event_to_interaction_rewrites_user_interaction_id ... ok
[INFO] [stdout] test planner::factory::tests::test_claude_backend_accepts_claude_api_key_alias ... ok
[INFO] [stdout] test thread_runtime::tests::test_find_resume_interaction_prefers_latest_waiting_user ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots' (151) panicked at core/orchestral-runtime/src/action/builtin/tests.rs:603:14:
[INFO] [stdout] create target dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa7e925b - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:603:14
[INFO] [stdout]   22:     0x5c61fa5b200d - <core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c61fa4c1bed - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5c61fa4c05ab - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5c61fa4c05ab - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5c61fa4c05ab - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5c61fa464620 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5c61fa4b4b2d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5c61fa495494 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5c61fa618b9b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c61fa9972b9 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5c61fa8a4762 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5c61fa89d32e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5c61fa98085d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5c61fa481ee0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5c61fa485196 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5c61fa48f2c0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5c61fa8f2643 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c61fa45ac36 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5c61fa89479c - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5c61fa8986bb - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5c61fa8d8a44 - tokio_test[3e0335302d8b3c1d]::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   43:     0x5c61fa80b593 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:600:5
[INFO] [stdout]   44:     0x5c61fa7dbfb7 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:599:57
[INFO] [stdout]   45:     0x5c61fa88ebe6 - <orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   67:     0x726fbce3fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots' (157) panicked at core/orchestral-runtime/src/action/builtin/tests.rs:213:22:
[INFO] [stdout] expected success, got Error { message: "Create dirs failed: Read-only file system (os error 30)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fa7ed9e0 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:213:22
[INFO] [stdout]   20:     0x5c61fa5b20cd - <core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5c61fa4c1cad - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22:     0x5c61fa4c0a8b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x5c61fa4c0a8b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x5c61fa4c0a8b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25:     0x5c61fa464f80 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26:     0x5c61fa4b6b0d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27:     0x5c61fa4954f4 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28:     0x5c61fa618f8b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29:     0x5c61fa997379 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30:     0x5c61fa8a4b22 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   31:     0x5c61fa89d44e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   32:     0x5c61fa98091d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33:     0x5c61fa482b40 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34:     0x5c61fa485316 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35:     0x5c61fa48fcb0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36:     0x5c61fa8f2a93 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37:     0x5c61fa45aed6 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38:     0x5c61fa894cac - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39:     0x5c61fa898e6b - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40:     0x5c61fa8d90f4 - tokio_test[3e0335302d8b3c1d]::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   41:     0x5c61fa80b7a7 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:175:5
[INFO] [stdout]   42:     0x5c61fa7dc077 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:174:59
[INFO] [stdout]   43:     0x5c61fa88ece6 - <orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   65:     0x726fbce3fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- action::builtin::tests::test_file_read_respects_size_limit_and_truncate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'action::builtin::tests::test_file_read_respects_size_limit_and_truncate' (152) panicked at core/orchestral-runtime/src/action/builtin/tests.rs:438:14:
[INFO] [stdout] create target dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa7e3cdd - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:438:14
[INFO] [stdout]   22:     0x5c61fa5b1f4d - <core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c61fa4c1b2d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5c61fa4c00cb - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5c61fa4c00cb - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5c61fa4c00cb - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5c61fa463cc0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5c61fa4b2b4d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5c61fa495434 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5c61fa6187ab - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c61fa9971f9 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5c61fa8a43a2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5c61fa89d20e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5c61fa98079d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5c61fa481280 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5c61fa485016 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5c61fa48e8d0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5c61fa8f21f3 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c61fa45a996 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5c61fa89428c - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5c61fa897f0b - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5c61fa8d83b4 - tokio_test[3e0335302d8b3c1d]::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   43:     0x5c61fa80b537 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:435:5
[INFO] [stdout]   44:     0x5c61fa7dbf27 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:434:53
[INFO] [stdout]   45:     0x5c61fa88eb26 - <orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_respects_size_limit_and_truncate::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   67:     0x726fbce3fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- action::builtin::tests::test_file_read_trims_whitespace_around_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'action::builtin::tests::test_file_read_trims_whitespace_around_path' (153) panicked at core/orchestral-runtime/src/action/builtin/tests.rs:634:14:
[INFO] [stdout] create target dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa7e1159 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:634:14
[INFO] [stdout]   22:     0x5c61fa5b1ecd - <core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c61fa4c1aad - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5c61fa4bfd8b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5c61fa4bfd8b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5c61fa4bfd8b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5c61fa463680 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5c61fa4b160d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5c61fa4953f4 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5c61fa61850b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c61fa997179 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5c61fa8a4122 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5c61fa89d14e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5c61fa98071d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5c61fa480a40 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5c61fa484f16 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5c61fa48e230 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5c61fa8f1f13 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c61fa45a7d4 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5c61fa893f2c - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5c61fa8979eb - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5c61fa8d7f4f - tokio_test[3e0335302d8b3c1d]::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   43:     0x5c61fa80b4e9 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:631:5
[INFO] [stdout]   44:     0x5c61fa7dbec7 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:630:49
[INFO] [stdout]   45:     0x5c61fa88eaa6 - <orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_read_trims_whitespace_around_path::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   67:     0x726fbce3fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution' (292) panicked at core/orchestral-runtime/src/orchestrator/tests.rs:604:31:
[INFO] [stdout] create test dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa5770f8 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::write_test_file
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:604:31
[INFO] [stdout]   22:     0x5c61fa564504 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:790:16
[INFO] [stdout]   23:     0x5c61fa5b1412 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c61fa5b1b0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c61fa4c16ed - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c61fa4be52b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5c61fa4607a0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5c61fa4a76ad - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5c61fa495214 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5c61fa61715b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c61fa996db9 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c61fa8a2e62 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5c61fa89cbae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5c61fa98035d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c61fa47cc60 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5c61fa484796 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5c61fa48b080 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c61fa8f0983 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c61fa459ad1 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c61fa8925e4 - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5c61fa89539f - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5c61fa5866d3 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:837:34
[INFO] [stdout]   45:     0x5c61fa55f707 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:789:91
[INFO] [stdout]   46:     0x5c61fa88ce36 - <orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   68:     0x726fbce3fa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates' (293) panicked at core/orchestral-runtime/src/orchestrator/tests.rs:604:31:
[INFO] [stdout] create test dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa5770f8 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::write_test_file
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:604:31
[INFO] [stdout]   22:     0x5c61fa560ad9 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:686:16
[INFO] [stdout]   23:     0x5c61fa5b1412 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c61fa5b1b0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c61fa4c16ed - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c61fa4be52b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5c61fa4607a0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5c61fa4a76ad - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5c61fa495214 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5c61fa61715b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c61fa996db9 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c61fa8a2e62 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5c61fa89cbae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5c61fa98035d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c61fa47cc60 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5c61fa484796 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5c61fa48b080 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c61fa8f0983 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c61fa459ad1 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c61fa8925e4 - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5c61fa89539f - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5c61fa57d823 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:730:34
[INFO] [stdout]   45:     0x5c61fa55f4f7 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:685:76
[INFO] [stdout]   46:     0x5c61fa88cb76 - <orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   68:     0x726fbce3fa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action' (294) panicked at core/orchestral-runtime/src/orchestrator/tests.rs:604:31:
[INFO] [stdout] create test dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fb660362 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c61fb557c0c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c61fa5770f8 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::write_test_file
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:604:31
[INFO] [stdout]   22:     0x5c61fa5621a3 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:612:16
[INFO] [stdout]   23:     0x5c61fa5b1412 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c61fa5b1b0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c61fa4c16ed - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c61fa4be52b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c61fa4be52b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5c61fa4607a0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5c61fa4a76ad - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5c61fa495214 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5c61fa61715b - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c61fa996db9 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c61fa8a2e62 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `-p orchestral-runtime --lib`
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5c61fa89cbae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5c61fa98035d - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c61fa47cc60 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5c61fa484796 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5c61fa48b080 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c61fa8f0983 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c61fa459ad1 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c61fa8925e4 - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5c61fa89539f - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5c61fa57fc13 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:681:34
[INFO] [stdout]   45:     0x5c61fa55f5e7 - orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/orchestrator/tests.rs:611:78
[INFO] [stdout]   46:     0x5c61fa88ccb6 - <orchestral_runtime[17851f7bf3d04272]::orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   68:     0x726fbce3fa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- action::builtin::tests::test_file_write_allows_empty_content_with_opt_in stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'action::builtin::tests::test_file_write_allows_empty_content_with_opt_in' (155) panicked at core/orchestral-runtime/src/action/builtin/tests.rs:593:22:
[INFO] [stdout] expected success, got Error { message: "Create dirs failed: Read-only file system (os error 30)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c61fb646fa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c61fb646fa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c61fb65fdaa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c61fb65fdaa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c61fb64c222 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c61fb64c222 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c61fb622076 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c61fb622076 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c61fb63d8f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c61faa37a2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c61faa37a2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c61fb63db72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c61fb63db72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c61fb622132 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c61fb6195b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c61fb62328d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c61fb66061c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c61fa7e77b5 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:593:22
[INFO] [stdout]   20:     0x5c61fa5b1f8d - <core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5c61fa4c1b6d - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22:     0x5c61fa4c026b - tokio[4c2a2784d65ee9ee]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x5c61fa4c026b - tokio[4c2a2784d65ee9ee]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x5c61fa4c026b - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25:     0x5c61fa463fe0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26:     0x5c61fa4b35ed - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27:     0x5c61fa495454 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28:     0x5c61fa6188fb - <tokio[4c2a2784d65ee9ee]::runtime::context::scoped::Scoped<tokio[4c2a2784d65ee9ee]::runtime::scheduler::Context>>::set::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29:     0x5c61fa997239 - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30:     0x5c61fa8a44e2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::try_with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   31:     0x5c61fa89d26e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[4c2a2784d65ee9ee]::runtime::context::Context>>::with::<tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   32:     0x5c61fa9807dd - tokio[4c2a2784d65ee9ee]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33:     0x5c61fa4816a0 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34:     0x5c61fa485096 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35:     0x5c61fa48ec20 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36:     0x5c61fa8f2363 - tokio[4c2a2784d65ee9ee]::runtime::context::runtime::enter_runtime::<<tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37:     0x5c61fa45aa76 - <tokio[4c2a2784d65ee9ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38:     0x5c61fa89443c - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on_inner::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39:     0x5c61fa89819b - <tokio[4c2a2784d65ee9ee]::runtime::runtime::Runtime>::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40:     0x5c61fa8d85e4 - tokio_test[3e0335302d8b3c1d]::block_on::<orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   41:     0x5c61fa80b557 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:558:5
[INFO] [stdout]   42:     0x5c61fa7dbf57 - orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/orchestral-runtime/src/action/builtin/tests.rs:557:54
[INFO] [stdout]   43:     0x5c61fa88eb66 - <orchestral_runtime[17851f7bf3d04272]::action::builtin::tests::test_file_write_allows_empty_content_with_opt_in::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c61faa2ab0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c61faa2ab0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5c61faa38385 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5c61faa38385 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5c61faa38385 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5c61faa38385 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5c61faa38385 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5c61faa32ee4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5c61faa32ee4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5c61faa3b402 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c61faa3b402 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c61faa3b402 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5c61faa3b402 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5c61fb645d4f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5c61fb645d4f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x726fbcdb2aa4 - <unknown>
[INFO] [stdout]   65:     0x726fbce3fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     action::builtin::tests::test_file_read_rejects_path_outside_workspace_roots
[INFO] [stdout]     action::builtin::tests::test_file_read_respects_size_limit_and_truncate
[INFO] [stdout]     action::builtin::tests::test_file_read_trims_whitespace_around_path
[INFO] [stdout]     action::builtin::tests::test_file_write_allows_empty_content_with_opt_in
[INFO] [stdout]     action::builtin::tests::test_file_write_allows_new_file_under_workspace_roots
[INFO] [stdout]     orchestrator::tests::test_orchestrator_agent_loop_enforces_iteration_limit_after_completed_execution
[INFO] [stdout]     orchestrator::tests::test_orchestrator_agent_loop_materializes_done_message_templates
[INFO] [stdout]     orchestrator::tests::test_orchestrator_agent_loop_replans_after_completed_single_action
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 180 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab08c3f77331b877452b1dd855e1052e1132f4ec3a986eae62fc8ea9967c36e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab08c3f77331b877452b1dd855e1052e1132f4ec3a986eae62fc8ea9967c36e8", kill_on_drop: false }`
[INFO] [stdout] ab08c3f77331b877452b1dd855e1052e1132f4ec3a986eae62fc8ea9967c36e8
